home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / c / c_count-.0 / c_count- / c_count-7.0 / testing / cat.ref next >
Encoding:
Text File  |  1994-07-18  |  1.0 KB  |  36 lines

  1.      0     0   |#define    LEFT    printf("
  2.      1     0?" |main()
  3.      2     0   |{
  4.      3     0   |    LEFT junk, ending with \n");
  5.      4     0?" |}
  6.      5     0   |static    char    what[] = "@(#)filename    ";
  7.      6     1   |
  8.      7     1   |main()
  9.      8     1   |{
  10.      9     1   |printf("test with a tab:    :embedded (not considered legal by C_COUNT)\n");
  11.     10     2?  |}
  12.     11     2   |-
  13. ----------------
  14.     11     2    total lines/statements
  15.  
  16.      0    lines had comments         0.0 %
  17.      0    comments are inline        0.0 %
  18.      1    lines were blank           9.1 %
  19.      1    lines for preprocessor     9.1 %
  20.      9    lines containing code     81.8 %
  21.     11    total lines              100.0 %
  22.  
  23.      0    comment-chars              0.0 %
  24.      0    nontext-comment-chars      0.0 %
  25.      9    whitespace-chars           4.8 %
  26.     19    preprocessor-chars        10.2 %
  27.    159    statement-chars           85.0 %
  28.    187    total characters         100.0 %
  29.  
  30.     14    tokens, average length 4.50
  31.  
  32.   0.00    ratio of comment:code
  33.      3    ?:illegal characters found
  34.      2    ":lines with unterminated quotes
  35.  
  36.